home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000248_news@newsmaster….columbia.edu _Wed Aug 27 11:02:44 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA10016
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 27 Aug 1997 11:02:43 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA23697
  7.     for kermit.misc@watsun; Wed, 27 Aug 1997 11:02:43 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: storing and retrieving variables
  12. Date: 27 Aug 1997 15:02:40 GMT
  13. Organization: Columbia University
  14. Lines: 10
  15. Message-ID: <5u1fig$n3q$1@apakabar.cc.columbia.edu>
  16. References: <01bcb2dc$3864a340$c13aa8c2@peters>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7564
  19.  
  20. In article <01bcb2dc$3864a340$c13aa8c2@peters>,
  21. Gary Stainburn <gary.stainburn@virgin.net> wrote:
  22. : I can store a variable using ASK but cannot display it in any way, or
  23. : compare it using IF.  Also I cannot initialise a variable
  24. : can anyone help?
  25. Not unless you show us the commands you are trying to use.
  26.  
  27. - Frank